SL_PCMSAMPLEFORMAT_FIXED_8

These macros list the various sample formats that are possible on audio input and output devices.

extern (C)
enum SL_PCMSAMPLEFORMAT_FIXED_8 = (cast(SLuint16)0x0008);

Meta